Name | Description | |
---|---|---|
![]() ![]() | NTextValueColumnFormatSchema | Schema associated with NTextValueFormat |
![]() ![]() | ValueFormatterProperty |
The following tables list the members exposed by NTextValueColumnFormat<TValueFormatter>.
Name | Description | |
---|---|---|
![]() ![]() | NTextValueColumnFormatSchema | Schema associated with NTextValueFormat |
![]() ![]() | ValueFormatterProperty |
Name | Description | |
---|---|---|
![]() | ValueFormatter | Gets or sets the formatter that is used to create a text representation of the column value. |
Name | Description | |
---|---|---|
![]() | CanCopy | Overridden. Determines whether the specified cell can copy its content on the clipboard. |
![]() | Copy | Overridden. Copies the content of the specified data cell on the clipboard. |
![]() | FormatDefaultDataCell | Overridden. |
Name | Description | |
---|---|---|
![]() | CreateDefaultValueFormat | Must override to create the default value format. |
![]() | CreateValueDataCellView | Overridden. Overriden to create a text cell view that contains a formatted string representation of the specified value. |
![]() | GetDefaultCellValue | Must override to return the default cell value, which is used for default row height measurement. |